set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Thu, 25 Dec 2025 16:38:13 +0000 (17:38 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Thu, 25 Dec 2025 16:38:13 +0000 (17:38 +0100)
commita0bf5ce01ddfba46261708ec2c21c213d0dba74e
tree129ff7c51af7f23abce29bcc1613a434da3430f3
parenteca5fa4526fe6f11aecfca8b0024937430d03540
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp